home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / titans / game.swf / scripts / DefineSprite_107 / frame_1 / DoAction.as
Text File  |  2010-11-09  |  65b  |  5 lines

  1. onenterframe = function()
  2. {
  3.    _rotation = _rotation + 1;
  4. };
  5.